home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 6
/
CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso
/
cucd
/
prog
/
dopussdk
/
examples
/
viewfont
/
viewfont.cd
< prev
next >
Wrap
Text File
|
1996-09-05
|
610b
|
51 lines
; *************************************************
; Catalog description file for font.module
; *************************************************
;
;
MSG_FONT_TITLE (1000//)
Font Viewer
;
MSG_FONT_FONT (//)
_Font
;
MSG_FONT_SIZE (//)
_Size
;
MSG_FONT_PRINT (//)
_Print
;
MSG_VIEWFONT_DESC (//)
View a font
;
MSG_FONT_BOLD (//)
_B
;
MSG_FONT_ITALIC (//)
_I
;
MSG_FONT_ULINE (//)
_U
;
MSG_FONT_SELECT (//)
Select Font
;
MSG_OK (//)
Ok
;
MSG_MENU_PROJECT (//)
Project
;
MSG_MENU_OPEN_FONT (//)
Open Font...
;
MSG_MENU_SAVE_SETTINGS (//)
Save Settings
;
MSG_MENU_QUIT (//)
Quit
;
MSG_MENU_ABOUT (//)
About...
;